home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vesmirna becherovka / 2004 Vesmírná Becherovka / Becherovka.exe / scripts / DefineButton2_3084 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2004-09-30  |  189 b   |  7 lines

  1. on(release){
  2.    if(!_root.brana)
  3.    {
  4.       _root.s.Speak(_root.s.hero.hero,"A{invalid_utf8=157} je to, co je to, je to mimo provoz","B","Whatever it is, it\'s out of order");
  5.    }
  6. }
  7.